#Windows CMD command to add directory to PATH permanently 
setx path "%path%;C:\Program Files\Git\bin\"